type crypto/cipher.gcm (struct) Method Implmentations (6 other methods implement nothing) NonceSize() int *gcm.M : AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcm.M : AEAD.Open Overhead() int *gcm.M : AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte *gcm.M : AEAD.Seal
Method Implmentations (6 other methods implement nothing) NonceSize() int *gcm.M : AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *gcm.M : AEAD.Open Overhead() int *gcm.M : AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte *gcm.M : AEAD.Seal
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)